home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d15 / mewin.arc / EPSON.CMD < prev    next >
OS/2 REXX Batch file  |  1991-03-12  |  184b  |  9 lines

  1. ;    EPSON.CMD    This command file changes some function keys
  2. ;            to generate printer control sequences
  3.  
  4. 20    store-macro
  5.     insert-string "l"
  6. !endm
  7.  
  8. bind-to-key execute-macro-20 FNx
  9.